Click or drag to resize

ServicePerformReminderAction Method (IListReminderItemAction)

Performs the reminder action.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PerformReminderActionResponse PerformReminderAction(
	IList<ReminderItemAction> reminderItemActions
)

Parameters

reminderItemActions
Type: System.Collections.GenericIListReminderItemAction
The reminder item actions.

Return Value

Type: PerformReminderActionResponse
PerformReminderActionResponse.
See Also